Conference Drop States
ThetelCAConferenceDropMsg
message (page 5-22) indicates whether an attempt to drop a call appearance from a conference was successful. Thevalue
parameter contains one of the following constants.
enum { telConferenceDropFailed = 0, telConferenceDropped = 1 };Constant descriptions
telConferenceDropFailed
- Could not drop a call appearance from a conference.
telConferenceDropped
- Dropped a call appearance from a conference.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help